home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11843 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  828 b 

  1. Path: castle.nando.net!news
  2. From: beholder@nando.net
  3. Newsgroups: comp.lang.c++
  4. Subject: Need help with memory for graphics mode
  5. Date: 16 Mar 1996 16:23:07 GMT
  6. Organization: Nando.net Public Access
  7. Message-ID: <4ieptb$8jq@castle.nando.net>
  8. NNTP-Posting-Host: grail1311.nando.net
  9. X-Newsreader: SPRY News 3.03 (SPRY, Inc.)
  10.  
  11. My friend and  I have are in the process of making a game and we want to make the switch from mode 13h (320x200,256 
  12. colors) to a SVGA mode.  The one we have been trying to switch to is one that is 640x400 with 256 colors, but we have no 
  13. references to help us.  We've tried to change the size of the video buffer, but it will still only plot the first 64,000 pixels on the 
  14. screen, leaving about 3/4 of the screen blank.  Does anyone know what I should do using Turbo c++ or Borland c++ 4.5?  
  15. Thank you.
  16.  
  17.